Update home-manager stuff and some other configs
This commit is contained in:
parent
a98f79880e
commit
9177d97e7a
8 changed files with 86 additions and 8 deletions
|
|
@ -10,7 +10,6 @@
|
|||
./graphical.nix
|
||||
./nvim.nix
|
||||
./wayland.nix
|
||||
./x11.nix
|
||||
];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
|
|
@ -18,8 +17,6 @@
|
|||
cargo # rust
|
||||
devenv
|
||||
rustc
|
||||
#ckb-next # corsair hardware control
|
||||
#rustdesk # remote desktop tool # disabled for nightly from aur
|
||||
solaar # Logitech tool
|
||||
syncthing # file syncing tool
|
||||
#flatpak
|
||||
|
|
|
|||
Loading…
Reference in a new issue