add user config
This commit is contained in:
parent
c00f813239
commit
bb156aca07
2 changed files with 8 additions and 0 deletions
8
home/crow/Incarceron.nix
Normal file
8
home/crow/Incarceron.nix
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
{...}: {
|
||||||
|
imports = [
|
||||||
|
common/core
|
||||||
|
common/optional/desktops/niri.nix
|
||||||
|
common/optional/desktops/sway
|
||||||
|
common/optional/browsers/firefox.nix
|
||||||
|
];
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue