Hyprland configs, adding mount points for other hard drives, adjusting btrfs subvolume use.
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
imports = [ /*../../modules/home/vim.nix*/ ];
|
||||
imports = [ /*../../modules/home/vim.nix*/
|
||||
../../modules/home/hyprland.nix
|
||||
];
|
||||
|
||||
# Home Manager needs a bit of information about you and the paths it should
|
||||
# manage.
|
||||
|
||||
Reference in New Issue
Block a user