format
This commit is contained in:
parent
0eb4b39216
commit
594ec240eb
4 changed files with 35 additions and 23 deletions
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
outputs = inputs: let
|
||||
system = "x86_64-linux";
|
||||
pkgs = import inputs.nixpkgs { inherit system; };
|
||||
pkgs = import inputs.nixpkgs {inherit system;};
|
||||
user = "tristan";
|
||||
userFullname = "Tristan Beedell";
|
||||
auto-login = import ./nixos/programs/auto-login.nix;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue