Add structure for home-manager to nix
This commit is contained in:
6
home/hypr/hyprland.nix
Normal file
6
home/hypr/hyprland.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{ config, pkgs, lib, ... }:
|
||||
{
|
||||
imports = [
|
||||
];
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user