Add tiling manager
This commit is contained in:
parent
1cb090af73
commit
0af87b7f0b
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
# Include the results of the hardware scan.
|
||||
./hardware-configuration.nix
|
||||
# Home-Manager Nix configuration file.
|
||||
./home-manager
|
||||
./home-manager.nix
|
||||
];
|
||||
|
||||
# Bootloader.
|
||||
|
@ -150,6 +150,7 @@
|
|||
tailscale
|
||||
|
||||
# Gnome Extensions / Packages
|
||||
gnomeExtensions.tiling-assistant
|
||||
gnomeExtensions.dash-to-dock
|
||||
gnomeExtensions.blur-my-shell
|
||||
gnomeExtensions.vitals
|
||||
|
|
Loading…
Reference in a new issue