summary refs log tree commit diff
path: root/host/Rory-devenv
diff options
context:
space:
mode:
Diffstat (limited to 'host/Rory-devenv')
-rwxr-xr-xhost/Rory-devenv/configuration.nix7
-rwxr-xr-xhost/Rory-devenv/software.nix9
2 files changed, 3 insertions, 13 deletions
diff --git a/host/Rory-devenv/configuration.nix b/host/Rory-devenv/configuration.nix
index f361ed1..85f38dd 100755
--- a/host/Rory-devenv/configuration.nix
+++ b/host/Rory-devenv/configuration.nix
@@ -1,9 +1,4 @@
-{
-  config,
-  pkgs,
-  lib,
-  ...
-}:
+{ ... }:
 
 {
   imports = [
diff --git a/host/Rory-devenv/software.nix b/host/Rory-devenv/software.nix
index afcc751..f1cb896 100755
--- a/host/Rory-devenv/software.nix
+++ b/host/Rory-devenv/software.nix
@@ -1,9 +1,4 @@
-{
-  config,
-  pkgs,
-  lib,
-  ...
-}:
+{ pkgs, ... }:
 
 {
   imports = [ ../../modules/base-server.nix ];
@@ -69,7 +64,7 @@
     kitty
     feh
     sshfs
-    cinnamon.nemo
+    nemo
     firefox-bin
     udisks
     gparted