Merge branch 'master' of ssh://ssh.nx2.site:50022/nx2/dotfiles

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-12-15 15:36:15 +01:00
33 changed files with 1081 additions and 871 deletions

4
configuration.nix Executable file → Normal file
View File

@@ -101,7 +101,7 @@
blueman
dmidecode
file
cowsay
parallel
# ]) ++ (with pkgs-unstable; [
# # sendme
]);
@@ -118,7 +118,7 @@
xwayland.enable = true;
};
system.stateVersion = "24.05";
system.stateVersion = "24.11";
nixpkgs.config.allowUnfree = true;