version bump to 25.05
This commit is contained in:
parent
b22792614e
commit
f749641e68
22 changed files with 254 additions and 576 deletions
|
|
@ -6,7 +6,6 @@
|
|||
./docker.nix
|
||||
./env.nix
|
||||
./fonts.nix
|
||||
./home-manager.nix
|
||||
./i3-xfce.nix
|
||||
./net.nix
|
||||
./nixos.nix
|
||||
|
|
@ -18,7 +17,6 @@
|
|||
./npm.nix
|
||||
./tailscale.nix
|
||||
./udiskie.nix
|
||||
./ffmpeg.nix
|
||||
# ./ollama.nix
|
||||
];
|
||||
|
||||
|
|
@ -32,8 +30,4 @@
|
|||
enable = true;
|
||||
enableSSHSupport = true;
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
home-manager
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue