Trying To Add discord

This commit is contained in:
Annika Merris 2024-05-18 17:59:38 -04:00
parent 8a3bb1cdde
commit 517dd12828
4 changed files with 38 additions and 1 deletions

View file

@ -63,8 +63,9 @@ inputs.nixpkgs.lib.nixosSystem {
extraGroups = [ "networkmanager" "wheel" ];
};
nixpkgs.config.allowUnfree = true;
system.stateVersion = "23.11";
discord.enable = true;
}
];
}