mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 04:58:19 -04:00
added gaming user to bob
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
../../users/richie
|
../../users/richie
|
||||||
|
../../users/gaming
|
||||||
../../common/global
|
../../common/global
|
||||||
../../common/optional/desktop.nix
|
../../common/optional/desktop.nix
|
||||||
../../common/optional/docker.nix
|
../../common/optional/docker.nix
|
||||||
|
|||||||
6
users/gaming/systems/bob.nix
Normal file
6
users/gaming/systems/bob.nix
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
imports = [
|
||||||
|
../home/global.nix
|
||||||
|
../home/firefox.nix
|
||||||
|
];
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user