This website requires JavaScript.
Explore
Help
Sign In
kalle
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
04ad416f64
dotfiles
/
home-manager
/
kalle-pc
/
kalle.nix
13 lines
106 B
Nix
Raw
Normal View
History
Unescape
Escape
Not sure what all I have done
2024-12-01 19:46:30 +01:00
{
inputs
,
outputs
,
lib
,
config
,
pkgs
,
.
.
.
Initial commit
2023-10-31 12:20:02 +01:00
}
:
{
Move config for kalle-pc into new repo layout
2024-12-11 00:55:41 +01:00
do
.
not
.
rebuild
=
migration
in
progress
;
Initial commit
2023-10-31 12:20:02 +01:00
}