move nix config to flake

This commit is contained in:
veneficium 2025-11-10 19:44:52 +01:00
parent b4bcf9f5d7
commit 8e7eea9b80
3 changed files with 18 additions and 10 deletions

View file

@ -19,15 +19,6 @@
users.extraGroups.vboxusers.members = [ "fedfer" ];
nix.settings = {
substituters = [
"https://nix-community.cachix.org"
];
trusted-public-keys = [
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
];
};
stylix.enable = true;
stylix.autoEnable = true;
stylix = {