praca nad stworzeniem defaultowego profilu, z którego kolejne profile będą dziedziczyć.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
dexApps = import ../../../scripts/dex-apps.nix {inherit pkgs;};
|
||||
in {
|
||||
# Home Manager Settings
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
home = {
|
||||
username = "${username}";
|
||||
homeDirectory = "/home/${username}";
|
||||
|
||||
Reference in New Issue
Block a user