feat: add some modules dedicated to my hardware
This commit is contained in:
@@ -10,8 +10,11 @@
|
||||
(modulesPath + "/installer/scan/not-detected.nix")
|
||||
./disk-config.nix
|
||||
./hardware-configuration.nix
|
||||
inputs.nixos-hardware.nixosModules.lenovo-thinkpad-p14s-amd-gen5
|
||||
];
|
||||
|
||||
facter.reportPath = ./_facter.json;
|
||||
|
||||
myNixOS = {
|
||||
home-users = {
|
||||
"xmorel" = {
|
||||
@@ -148,8 +151,8 @@
|
||||
};
|
||||
niri = {
|
||||
default = [
|
||||
"gtk"
|
||||
"gnome"
|
||||
"gtk"
|
||||
];
|
||||
"org.freedesktop.impl.portal.ScreenCast" = [ "gnome" ];
|
||||
"org.freedesktop.impl.portal.Screenshot" = [ "gnome" ];
|
||||
|
||||
Reference in New Issue
Block a user