Add oscgoesbrrr to config
This commit is contained in:
6
home.nix
6
home.nix
@ -21,7 +21,9 @@
|
||||
|
||||
home.packages = with pkgs; [
|
||||
tmux
|
||||
htop
|
||||
inputs.oscgoesbrrr.packages.${system}.default
|
||||
nixgl.nixGLIntel
|
||||
# htop
|
||||
#inputs.baballonia.${system}.default
|
||||
];
|
||||
|
||||
@ -78,6 +80,6 @@ dashboard:
|
||||
|
||||
# Other misc conf files
|
||||
xdg.configFile."kitty/kitty.conf".source = ./xdg/kitty/kitty.conf;
|
||||
home.file.".zshrc".source = .xdg/zshrc;
|
||||
home.file.".zshrc".source = xdg/zshrc;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user