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 = [
|
||||
./steam-deck.nix
|
||||
../../modules
|
||||
];
|
||||
|
||||
nix = {
|
||||
@ -112,7 +113,6 @@
|
||||
};
|
||||
|
||||
# Enable modules
|
||||
imports = [ ../../modules ];
|
||||
modules = {
|
||||
services = {
|
||||
samba-client.enable = true;
|
||||
|
@ -63,5 +63,8 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
<<<<<<< HEAD
|
||||
};
|
||||
=======
|
||||
>>>>>>> b936165dedb9347725fa93e35ccaecd9bd55aa68
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user