myputer specific changes
This commit is contained in:
parent
fe1a8564f2
commit
008409db98
216 changed files with 544 additions and 24478 deletions
|
|
@ -23,7 +23,7 @@
|
|||
../modules/hypr/hypridle.nix
|
||||
../modules/hypr/hyprlock.nix
|
||||
../modules/kanshi.nix
|
||||
../modules/wofi.nix
|
||||
../modules/ags
|
||||
];
|
||||
|
||||
/*
|
||||
|
|
@ -89,17 +89,6 @@
|
|||
# these are both required for home-manager to work
|
||||
home-manager.enable = true;
|
||||
|
||||
ags = {
|
||||
enable = true;
|
||||
configDir = ./ags;
|
||||
|
||||
extraPackages = with pkgs; [
|
||||
gtksourceview
|
||||
webkitgtk
|
||||
accountsservice
|
||||
];
|
||||
};
|
||||
|
||||
# I want to use fish as my login shell but it always
|
||||
# goes terrible cause it isn't POSIX compliant, so
|
||||
# instead Bash is my login and it will just exec fish
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue