Cleaned up some readme's and main config files
This commit is contained in:
@@ -1,18 +1,9 @@
|
||||
# Edit this configuration file to define what should be installed on
|
||||
# your system. Help is available in the configuration.nix(5) man page
|
||||
# and in the NixOS manual (accessible by running ‘nixos-help’).
|
||||
|
||||
{ ... }:
|
||||
{
|
||||
imports =
|
||||
[ ../work/configuration.nix # Personal is essentially work system + games
|
||||
../../system/hardware-configuration.nix
|
||||
../../system/app/gamemode.nix
|
||||
#../../system/app/steam.nix
|
||||
../../system/app/prismlauncher.nix
|
||||
../../system/security/doas.nix
|
||||
../../system/security/gpg.nix
|
||||
../../system/security/blocklist.nix
|
||||
../../system/security/firewall.nix
|
||||
];
|
||||
}
|
||||
|
Reference in New Issue
Block a user