mirror of
https://github.com/materusPL/nixos-config
synced 2026-07-02 12:46:42 +00:00
Old-materusPC: add git-crypt
This commit is contained in:
@@ -107,13 +107,6 @@ in
|
||||
};*/
|
||||
|
||||
|
||||
|
||||
services.xserver.windowManager.awesome.enable = true;
|
||||
services.xserver.windowManager.awesome.luaModules = with pkgs.luaPackages; [
|
||||
luarocks
|
||||
luadbi-mysql #
|
||||
];
|
||||
|
||||
# Use the systemd-boot EFI boot loader.
|
||||
boot.loader.grub = {
|
||||
enable = true;
|
||||
@@ -602,7 +595,7 @@ in
|
||||
#zenmonitor
|
||||
|
||||
nix-du
|
||||
|
||||
git-crypt
|
||||
ark
|
||||
kate
|
||||
kwalletcli
|
||||
|
||||
Reference in New Issue
Block a user