move nix config to flake
This commit is contained in:
parent
b4bcf9f5d7
commit
8e7eea9b80
3 changed files with 18 additions and 10 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue