From eebd938fa14164f6f9412e2f61f733a43894dda5 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sun, 13 Feb 2022 12:03:41 -0800 Subject: sway: adjust configuration Create a new directory to have all things related to sway. Add some extra configuration for wofi. --- users/fcuny/desktop/wofi.nix | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 users/fcuny/desktop/wofi.nix (limited to 'users/fcuny/desktop/wofi.nix') diff --git a/users/fcuny/desktop/wofi.nix b/users/fcuny/desktop/wofi.nix deleted file mode 100644 index efdf3fd..0000000 --- a/users/fcuny/desktop/wofi.nix +++ /dev/null @@ -1,5 +0,0 @@ -{ pkgs, config, ... }: { - home.packages = with pkgs; [ - wofi - ]; -} -- cgit v1.2.3