refactored
for 26.05
This commit is contained in:
parent
e92d8e6616
commit
075cb86d40
34 changed files with 435 additions and 345 deletions
|
|
@ -22,11 +22,10 @@
|
|||
./modules/python.nix
|
||||
./modules/npm.nix
|
||||
./modules/tailscale.nix
|
||||
./modules/ld.nix
|
||||
./modules/ollama.nix
|
||||
./modules/cups.nix
|
||||
./modules/rust.nix
|
||||
./modules/core.nix
|
||||
./modules/misc.nix
|
||||
./modules/libs.nix
|
||||
./modules/rgb.nix
|
||||
./modules/hyprland.nix
|
||||
|
|
@ -38,16 +37,7 @@
|
|||
./modules/go.nix
|
||||
./modules/flatpak.nix
|
||||
./modules/aagl.nix
|
||||
inputs.nix-gaming.nixosModules.pipewireLowLatency
|
||||
./modules/ssh.nix
|
||||
./modules/sops.nix
|
||||
];
|
||||
npm.enable = true;
|
||||
services.udisks2.enable = true;
|
||||
|
||||
# Some programs need SUID wrappers, can be configured further or are
|
||||
# started in user sessions.
|
||||
programs.mtr.enable = true;
|
||||
programs.gnupg.agent = {
|
||||
enable = true;
|
||||
enableSSHSupport = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue