Compare commits
No commits in common. "1b9da2180bedd5d32771ff3d4702aed2acf85f51" and "ece68be4353bc94382ccc6864ffdec8464019612" have entirely different histories.
1b9da2180b
...
ece68be435
2 changed files with 1 additions and 8 deletions
|
|
@ -30,6 +30,5 @@
|
|||
parted
|
||||
tmux
|
||||
discord
|
||||
xorg.xauth
|
||||
];
|
||||
}
|
||||
|
|
|
|||
|
|
@ -16,13 +16,7 @@
|
|||
../modules/common/energy.nix
|
||||
];
|
||||
|
||||
services.openssh = {
|
||||
enable = true;
|
||||
settings = {
|
||||
X11Forwarding = true ;
|
||||
X11DisplayOffset = 10 ;
|
||||
};
|
||||
};
|
||||
services.openssh.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
btrfs-progs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue