|
|
@@ -6,7 +6,7 @@ |
|
|
|
programs.home-manager.enable = true; |
|
|
|
|
|
|
|
# awesome window manager config |
|
|
|
xdg.configFile."/home/hms/.config/awesome/rc.lua".source = "/etc/nixos/wm/awesome/rc.lua"; |
|
|
|
xdg.configFile.".config/awesome/rc.lua".source = "/etc/nixos/wm/awesome/rc.lua"; |
|
|
|
|
|
|
|
# Home Manager needs a bit of information about you and the |
|
|
|
# paths it should manage. |
|
|
|