Starting to break out for different XPS systems
This commit is contained in:
8
home-manager/services/default.nix
Normal file
8
home-manager/services/default.nix
Normal file
@@ -0,0 +1,8 @@
|
||||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
# Add service-specific configurations here
|
||||
# ./dunst.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user