mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 12:40:44 +03:00
123
This commit is contained in:
@@ -20,6 +20,10 @@ let
|
|||||||
self.homeConfigurations.wsl.nixosModule
|
self.homeConfigurations.wsl.nixosModule
|
||||||
];
|
];
|
||||||
|
|
||||||
|
environment.systemPackages = with pkgs; [
|
||||||
|
gparted
|
||||||
|
];
|
||||||
|
|
||||||
fileSystems = {
|
fileSystems = {
|
||||||
# beets
|
# beets
|
||||||
"/mnt/beets/music" = {
|
"/mnt/beets/music" = {
|
||||||
|
|||||||
Reference in New Issue
Block a user