fixed trailing whitespace
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
home.stateVersion = systemSettings.stateVersion;
|
||||
systemd.user.startServices = "sd-switch"; # helps with handling systemd services when switching
|
||||
imports = [ (import ./git.nix {inherit userSettings;}) ];
|
||||
programs = {
|
||||
programs = {
|
||||
ssh.enable = true;
|
||||
bash.enable = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user