push
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
{ inputs, ... }: {
|
||||
den.aspects.nixcord = {
|
||||
homeManager = {
|
||||
imports = [ inputs.nixcord.homeModules.nixcord ];
|
||||
nixos = {
|
||||
imports = [ inputs.nixcord.nixosModules.nixcord ];
|
||||
|
||||
programs.nixcord = {
|
||||
enable = true;
|
||||
user = "bug";
|
||||
|
||||
discord.enable = false;
|
||||
vesktop.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user