mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-26 00:18:28 +02:00
initial working home manager setup
This commit is contained in:
parent
68d67965f5
commit
659cdd2804
6 changed files with 308 additions and 10 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
description = "My hardware setup";
|
||||
description = "My nix setup";
|
||||
inputs = {
|
||||
nixpkgs.url = github:nixos/nixpkgs/nixos-22.11;
|
||||
home-manager.url = github:nix-community/home-manager;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue