all your home manager are belong to us
This commit is contained in:
parent
e13ad6a8ee
commit
af6df24831
16 changed files with 164 additions and 103 deletions
|
|
@ -9,7 +9,6 @@
|
|||
imports = [
|
||||
./boot.nix
|
||||
./shell.nix
|
||||
./terminal.nix
|
||||
./networking.nix
|
||||
./dm.nix
|
||||
];
|
||||
|
|
|
|||
|
|
@ -1,9 +0,0 @@
|
|||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
environment = {
|
||||
systemPackages = with pkgs; [
|
||||
kitty
|
||||
];
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue