Re-arrange other files
This commit is contained in:
parent
a32dfc1089
commit
d15f8e4a5f
12 changed files with 65 additions and 131 deletions
|
@ -1,4 +1,8 @@
|
|||
{pkgs, inputs, ...}: {
|
||||
{
|
||||
pkgs,
|
||||
inputs,
|
||||
...
|
||||
}: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
fd
|
||||
tldr
|
||||
|
|
|
@ -1 +1 @@
|
|||
{system.stateVersion = "23.05";}
|
||||
{system.stateVersion = "23.11";}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue