Initial legion desktop

This commit is contained in:
Nikodem Rabuliński 2023-10-02 20:02:08 +02:00
parent eb7b2a57b2
commit 49b0d48a66
5 changed files with 215 additions and 0 deletions

View file

@ -9,6 +9,7 @@
./hardware.nix
# ./disks.nix
./msmtp.nix
./desktop.nix
];
nixpkgs.hostPlatform = "x86_64-linux";