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
|
parted
|
||||||
tmux
|
tmux
|
||||||
discord
|
discord
|
||||||
xorg.xauth
|
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -16,13 +16,7 @@
|
||||||
../modules/common/energy.nix
|
../modules/common/energy.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
services.openssh = {
|
services.openssh.enable = true;
|
||||||
enable = true;
|
|
||||||
settings = {
|
|
||||||
X11Forwarding = true ;
|
|
||||||
X11DisplayOffset = 10 ;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
btrfs-progs
|
btrfs-progs
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue