feat(hyprland): add Hyprland into the flake as a system app
This commit is contained in:
parent
55b02cc258
commit
b69626eb88
4 changed files with 466 additions and 16 deletions
|
@ -5,7 +5,8 @@
|
|||
home.homeDirectory = "/home/rafiq";
|
||||
|
||||
home.packages = [
|
||||
self.packages.${pkgs.stdenv.system}.nvf
|
||||
self.packages.${pkgs.stdenv.system}.nvf
|
||||
pkgs.kitty
|
||||
];
|
||||
|
||||
programs.git = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue