homemmanegr
This commit is contained in:
5
modules/home/home-manager.nix
Normal file
5
modules/home/home-manager.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
programs.home-manager.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user