genofire 9287ae33bb | ||
---|---|---|
.. | ||
README.md | ||
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