Add Obsidian to the list of user applications in configuration.nix
This commit is contained in:
@@ -57,7 +57,7 @@
|
|||||||
description = "TrudeEH";
|
description = "TrudeEH";
|
||||||
extraGroups = [ "networkmanager" "wheel" ];
|
extraGroups = [ "networkmanager" "wheel" ];
|
||||||
packages = with pkgs; [ # GUI and user apps
|
packages = with pkgs; [ # GUI and user apps
|
||||||
vscode brave discord prismlauncher
|
vscode brave discord prismlauncher obsidian
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user