desktop
This commit is contained in:
parent
a70d1cac4b
commit
b437f162c8
7 changed files with 98 additions and 14 deletions
|
|
@ -1,6 +1,11 @@
|
|||
{
|
||||
description = "First stab at a flake for my system config";
|
||||
|
||||
# nix = {
|
||||
# gc.automatic = true;
|
||||
# optimize.automatic = true;
|
||||
# };
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
home-manager.url = "github:nix-community/home-manager";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue