Test
This commit is contained in:
parent
f54b5a2448
commit
7bd4b2a0ee
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
{ inputs, config, lib, pkgs, modulesPath, desktop, username, desktop, ... }: {
|
||||
{ inputs, config, lib, pkgs, modulesPath, desktop, username, ... }: {
|
||||
imports = [
|
||||
# inputs.nixos-hardware.nixosModules.framework-13-inch-13th-gen-intel
|
||||
inputs.nixos-hardware.nixosModules.framework-13th-gen-intel
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{ ... }: {
|
||||
services.gnome.gnome-remote-desktop.enable = true;
|
||||
services.gnome.gnome-remote-desktop.enable = true;
|
||||
}
|
Loading…
Reference in a new issue