|  | ||
|---|---|---|
| .. | ||
| sway-i3block | ||
| README.md | ||
| chrome.nix | ||
| console.nix | ||
| default.nix | ||
| desktop-gnome.nix | ||
| desktop-sway.nix | ||
| desktop.nix | ||
| home.nix | ||
		
			
				
				README.md
			
		
		
			
			
		
	
	Home-Manager
Create ~/.config/nixpkgs/home.nix with:
{pkgs, ...}:
{
	imports = [
		./repo/desktop-sway.nix
	];
}
and run home-manager switch