removed hello world to test home-manager functionality
This commit is contained in:
parent
b84f32a2f9
commit
81a995b235
2 changed files with 1 additions and 2 deletions
|
@ -33,7 +33,7 @@
|
|||
./modules/waydroid.nix
|
||||
|
||||
# Import hyprland module
|
||||
hyprland.homeManagerModules.default
|
||||
# hyprland.homeManagerModules.default
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
@ -20,7 +20,6 @@
|
|||
home.packages = [
|
||||
# # Adds the 'hello' command to your environment. It prints a friendly
|
||||
# # "Hello, world!" when run.
|
||||
pkgs.hello
|
||||
pkgs.wayland
|
||||
# # It is sometimes useful to fine-tune packages, for example, by applying
|
||||
# # overrides. You can do that directly here, just don't forget the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue