Config changes

This commit is contained in:
2025-01-02 09:35:55 +01:00
parent b023df2fab
commit 3c31e70fd2
6 changed files with 32 additions and 31 deletions

View File

@@ -6,9 +6,6 @@
../../modules/home/default.nix
];
# Enable home-manager
programs.home-manager.enable = true;
options = {
host = lib.mkOption {
type = with lib.types; str;
@@ -37,6 +34,7 @@
home.packages = with pkgs; [
unstable.prismlauncher
unstable.vesktop
unstable.baobab
];
# Enable home-manager