fix: some stff
This commit is contained in:
+6
-1
@@ -1,4 +1,8 @@
|
||||
{pkgs, ...}: {
|
||||
{
|
||||
pkgs,
|
||||
inputs,
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
../modules/home/terminal.nix
|
||||
../modules/home/apps.nix
|
||||
@@ -7,6 +11,7 @@
|
||||
../modules/home/waybar.nix
|
||||
../modules/home/theme.nix
|
||||
../modules/home/gaming.nix
|
||||
inputs.walker.homeManagerModules.default
|
||||
];
|
||||
|
||||
home.stateVersion = "25.05";
|
||||
|
||||
Reference in New Issue
Block a user