Spacing cleanup of nix flake
This commit is contained in:
parent
2cdca947b1
commit
e45333183e
10
flake.nix
10
flake.nix
@ -55,11 +55,11 @@
|
||||
# Home-Manager Configurations
|
||||
|
||||
homeConfigurations.random = home-manager.lib.homeManagerConfiguration {
|
||||
pkgs = nixpkgs.legacyPackages."x86_64-linux";
|
||||
extraSpecialArgs.user = "random";
|
||||
modules = [
|
||||
./home/headful-nixos.nix
|
||||
];
|
||||
pkgs = nixpkgs.legacyPackages."x86_64-linux";
|
||||
extraSpecialArgs.user = "random";
|
||||
modules = [
|
||||
./home/headful-nixos.nix
|
||||
];
|
||||
};
|
||||
|
||||
homeConfigurations.media = home-manager.lib.homeManagerConfiguration {
|
||||
|
Loading…
x
Reference in New Issue
Block a user