add vscode server microvm and update user configurations
This commit is contained in:
@@ -18,7 +18,7 @@ in {
|
||||
imports =
|
||||
[ # Include the results of the hardware scan.
|
||||
"${impermanence}/nixos.nix"
|
||||
(import <nix-snapd>).nixosModules.default
|
||||
# (import <nix-snapd>).nixosModules.default
|
||||
./utils/bento.nix
|
||||
|
||||
./utils/modules/sops.nix
|
||||
@@ -40,7 +40,7 @@ in {
|
||||
|
||||
];
|
||||
|
||||
services.snap.enable = true;
|
||||
# services.snap.enable = true;
|
||||
|
||||
nixpkgs.overlays = [
|
||||
(import ./utils/overlays/packages.nix)
|
||||
|
||||
Reference in New Issue
Block a user