we just gettin started
just a few more modules, like bitwarden, syncthing, screenshots
This commit is contained in:
parent
6b87cd99c8
commit
5fa40025d0
23 changed files with 227 additions and 61 deletions
|
|
@ -29,9 +29,7 @@
|
|||
home.packages = with pkgs; [
|
||||
# # Adds the 'hello' command to your environment. It prints a friendly
|
||||
# # "Hello, world!" when run.
|
||||
hello
|
||||
rbw
|
||||
pinentry-curses
|
||||
# hello
|
||||
|
||||
# # It is sometimes useful to fine-tune packages, for example, by applying
|
||||
# # overrides. You can do that directly here, just don't forget the
|
||||
|
|
@ -89,14 +87,6 @@
|
|||
terminal = {
|
||||
kitty.enable = false;
|
||||
};
|
||||
window_manager = {
|
||||
hyprland = {
|
||||
enable = false;
|
||||
};
|
||||
waybar.enable = false;
|
||||
walker.enable = false;
|
||||
wallpaper.enable = true;
|
||||
};
|
||||
|
||||
imports = [
|
||||
inputs.walker.homeManagerModules.default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue