Hyprland configs, adding mount points for other hard drives, adjusting btrfs subvolume use.

This commit is contained in:
2025-10-13 15:50:19 -05:00
parent 151ec8427e
commit 344ba2af68
7 changed files with 203 additions and 16 deletions

View File

@@ -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.