mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
merge
This commit is contained in:
commit
52a2783a02
@ -2,6 +2,7 @@
|
|||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
./steam-deck.nix
|
./steam-deck.nix
|
||||||
|
../../modules
|
||||||
];
|
];
|
||||||
|
|
||||||
nix = {
|
nix = {
|
||||||
@ -112,7 +113,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
# Enable modules
|
# Enable modules
|
||||||
imports = [ ../../modules ];
|
|
||||||
modules = {
|
modules = {
|
||||||
services = {
|
services = {
|
||||||
samba-client.enable = true;
|
samba-client.enable = true;
|
||||||
|
@ -63,5 +63,8 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
<<<<<<< HEAD
|
||||||
};
|
};
|
||||||
|
=======
|
||||||
|
>>>>>>> b936165dedb9347725fa93e35ccaecd9bd55aa68
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user