diff options
author | Alan Pearce | 2017-10-07 14:51:12 +0200 |
---|---|---|
committer | Alan Pearce | 2017-10-07 14:51:12 +0200 |
commit | c6c40059f965f9347577697b10708ef7ba079a35 (patch) | |
tree | 181eea3325c0480c541bd0016a7eec9faa244d05 | |
parent | e925b271cc5d44a5c9d69fded9bee3fe52ecf45c (diff) | |
download | nixfiles-c6c40059f965f9347577697b10708ef7ba079a35.tar.lz nixfiles-c6c40059f965f9347577697b10708ef7ba079a35.tar.zst nixfiles-c6c40059f965f9347577697b10708ef7ba079a35.zip |
Disable gnome on satoshipad
-rw-r--r-- | satoshipad.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/satoshipad.nix b/satoshipad.nix index 1b2ce21a..0f24e1bb 100644 --- a/satoshipad.nix +++ b/satoshipad.nix @@ -24,7 +24,6 @@ ./modules/machines/t470s.nix ./modules/programs/accounting.nix ./modules/programs/dotfiles.nix - ./modules/programs/gnome.nix ./modules/programs/i3.nix ./modules/programs/infrastructure.nix ./modules/programs/passwords.nix |